﻿2026-07-27T11:04:09.0303294Z ##[group]Run actions/checkout@v5
2026-07-27T11:04:09.0303839Z with:
2026-07-27T11:04:09.0304189Z   repository: BigscreenVR/spt-bs-core
2026-07-27T11:04:09.0306963Z   token: ***
2026-07-27T11:04:09.0307299Z   ssh-strict: true
2026-07-27T11:04:09.0307627Z   ssh-user: git
2026-07-27T11:04:09.0307965Z   persist-credentials: true
2026-07-27T11:04:09.0308335Z   clean: true
2026-07-27T11:04:09.0308658Z   sparse-checkout-cone-mode: true
2026-07-27T11:04:09.0309031Z   fetch-depth: 1
2026-07-27T11:04:09.0309371Z   fetch-tags: false
2026-07-27T11:04:09.0309732Z   show-progress: true
2026-07-27T11:04:09.0310089Z   lfs: false
2026-07-27T11:04:09.0310401Z   submodules: false
2026-07-27T11:04:09.0310736Z   set-safe-directory: true
2026-07-27T11:04:09.0311107Z   allow-unsafe-pr-checkout: false
2026-07-27T11:04:09.0311475Z env:
2026-07-27T11:04:09.0311771Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T11:04:09.0312203Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T11:04:09.0312601Z ##[endgroup]
2026-07-27T11:04:09.2111055Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T11:04:09.2112367Z ##[group]Getting Git version info
2026-07-27T11:04:09.2113012Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T11:04:09.2373077Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T11:04:09.2600514Z git version 2.43.0.windows.1
2026-07-27T11:04:09.2630161Z ##[endgroup]
2026-07-27T11:04:09.2640154Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8e931457-b2b2-4bf2-9954-a7651d5a4c24\.gitconfig'
2026-07-27T11:04:09.2663625Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8e931457-b2b2-4bf2-9954-a7651d5a4c24' before making global git config changes
2026-07-27T11:04:09.2665415Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T11:04:09.2669778Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T11:04:09.3051373Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T11:04:09.3251222Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T11:04:09.3275914Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T11:04:09.3279608Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T11:04:09.3501010Z HEAD
2026-07-27T11:04:09.3749427Z ##[endgroup]
2026-07-27T11:04:09.3752875Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T11:04:09.8103596Z ##[group]Cleaning the repository
2026-07-27T11:04:09.8109541Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T11:04:21.0877834Z Removing .adapter-notify/
2026-07-27T11:04:21.0878458Z Removing target/
2026-07-27T11:04:21.0911541Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T11:04:21.1994276Z HEAD is now at 9cc23caf Merge 2aae2464dc0b9d13d5fd88bd92164c1697fee777 into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T11:04:21.2022243Z ##[endgroup]
2026-07-27T11:04:21.2026555Z ##[group]Disabling automatic garbage collection
2026-07-27T11:04:21.2031715Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T11:04:21.2286022Z ##[endgroup]
2026-07-27T11:04:21.2286505Z ##[group]Setting up auth
2026-07-27T11:04:21.2292597Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T11:04:21.2526692Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T11:04:21.6824826Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T11:04:21.7231788Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T11:04:22.2032472Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T11:04:22.2308956Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T11:04:22.7178132Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T11:04:22.7535494Z ##[endgroup]
2026-07-27T11:04:22.7535985Z ##[group]Fetching the repository
2026-07-27T11:04:22.7542563Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fb7d902ae5a4d7c6de03487e5a57a0b228c7118:refs/remotes/pull/97/merge
2026-07-27T11:04:23.6858378Z ##[endgroup]
2026-07-27T11:04:23.6859054Z ##[group]Determining the checkout info
2026-07-27T11:04:23.6859573Z ##[endgroup]
2026-07-27T11:04:23.6864710Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T11:04:23.7180528Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T11:04:23.7440256Z ##[group]Checking out the ref
2026-07-27T11:04:23.7446043Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T11:04:23.9499032Z Previous HEAD position was 9cc23caf Merge 2aae2464dc0b9d13d5fd88bd92164c1697fee777 into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T11:04:23.9501023Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T11:04:23.9527516Z ##[endgroup]
2026-07-27T11:04:23.9820450Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T11:04:24.0061479Z 0fb7d902ae5a4d7c6de03487e5a57a0b228c7118
